home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Cl…Business) - New Member 21 / Software of the Month Club XXI - New Member Business.ISO / mac / Utilities / Chiron v2.4 Release ƒ / Chiron v2.4 / Chiron v2.4.rsrc / TEXT_133.txt < prev    next >
Text File  |  1995-08-15  |  26KB  |  560 lines

  1.                 
  2.  
  3.  
  4. System Errors (VBL Mgr, Queue, Etc.)
  5.  
  6. 0    noErr             0 for success *OR*
  7. 0    smNotTruncated    No truncation necessary
  8. -1   qErr                                                        queue element not found during deletion            
  9.                        *OR*
  10. -1   smTruncErr        Truncation indicator alone is wider than the      
  11.                        specified width
  12. -2   vTypErr           Invalid queue element
  13. -3   corErr            Core routine number out of range
  14. -4   unimpErr          Unimplemented core routine
  15. -5   SlpTypeErr        Invalid queue element
  16. -8   seNoDB            No debugger installed to handle debugger 
  17.                        command      
  18.  
  19. Color Manager Errors
  20.  
  21. -9   iTabPurgErr       from Color2Index/ITabMatch
  22. -10  noColMatch        from Color2Index/ITabMatch
  23. -11  qAllocErr         from MakelTable
  24. -12  tblAllocErr       from MakelTable
  25. -13  overRun           from MakelTable
  26. -14  noRoomErr         from MakelTable
  27. -15  seOutOfRange      from SetEntry
  28. -16  seProtErr         from SetEntry
  29. -17  i2CRangeErr       from SetEntry
  30. -18  gdBadDev          from SetEntry
  31. -19  reRangeErr        from SetEntry
  32. -20  seInvRequest      from SetEntry
  33. -21  seNoMemErr        from SetEntry
  34.  
  35. I/O System Errors
  36.  
  37. -17  controlErr        Driver can't respond to Control call
  38. -18  statusErr         Driver can't respond to Status call
  39. -19  readErr           Driver can't respond to Read call
  40. -20  writErr           Driver can't respond to Write call
  41. -21  badUnitErr        Driver ref num doesn't match unit table
  42. -22  unitEmptyErr      Driver ref num specifies NIL handle in unit       
  43.                        table
  44. -23  openErr           Requested read/write permission doesn't match 
  45.                        drivers open permission, or Attempt to open 
  46.                        RAM serial Driver failed
  47. -24  closErr           Close failed; Permission to close .MPP driver 
  48.                        was denied
  49. -25  deRemovErr        DrvrInstall couldn't find driver in resources
  50. -27  abortErr          IO call aborted by Killl0;  Publisher has  
  51.                        written a new edition *OR*
  52. -27  iLoAbortErr       IO abort error (Printing Manager)
  53. -28  notOpenErr        Couldn't rd/wr/ctl/sts cause driver not opened
  54. -29  unitTblFullErr    Unit table has no more entries
  55. -30  dceExtErr         dce extension error
  56.  
  57. File System Errors
  58.  
  59. -33   dirFulErr        Directory full    
  60. -34   dskFulErr           Disk Full
  61. -35      nsvErr              No such volume; volume not found
  62. -36      ioErr               I/O error (bummers)
  63. -37   bdNamErr         Bad file name; there may be no bad names in 
  64.                        the final system!
  65. -38   fnOpnErr         File not open
  66. -39      eofErr              End of file; no additional data in the format
  67. -40   posErr           Tried to position to before start of file 
  68.                        (r/w)
  69. -42   tmfoErr          Too many files open
  70. -43      fnfErr              File not found; Folder not found; Edition        
  71.                        container not found; Target not found
  72. -44      wPrErr              Diskette is write protected; Volume is locked   
  73.                        through hardware
  74. -45   fLckdErr         File is locked
  75. -45   fLckdErr         Publisher writing to an edition
  76. -46   vLckdErr         Volume is locked through software
  77. -47      fBsyErr             File is busy (delete); Section doing I/O
  78. -48      dupFNErr            Duplicate filename (rename); File found 
  79.                        instead of folder
  80. -49      opWrErr             File already open with with write permission
  81. -50      paramErr            Error in user parameter list
  82. -51   rfNumErr         Reference number invalid
  83. -52   gfpErr           Get file position error
  84. -53   volOffLinErr     Volume is off line
  85. -54   permErr          Software lock on file; Not a subscriber 
  86.                        [permissions error on file open]
  87. -55   volOnLinErr      Drive volume already on-line at MountVol
  88. -56   nsDrvErr         No such drive (tried to mount a bad drive num)
  89. -57   noMacDskErr      Not a mac diskette (sig bytes are wrong)
  90. -58   extFSErr         External file system - file system identifier 
  91.                        is nonzero
  92. -59   fsRnErr          File system internal error: during rename the 
  93.                        old entry was deleted but could not be 
  94.                        restored
  95. -60   badMDBErr        Bad master directory block
  96. -61   wePermErr        Write permissions error; Not a publisher
  97.  
  98. Font Manager Errors
  99.  
  100. -64   fontDecError     Error during font declaration
  101. -65   fontNotDeclared  Font not declared
  102. -66   fontSubErr       Font substitution occured
  103.  
  104. Disk, Serial Port, Clock Specific Errors
  105.       
  106. -64    noDriveErr      Drive not installed
  107. -65    offLinErr       R/w request for an off-line drive
  108. -66    noNybErr        Couldn't find 5 nybbles in 200 tries
  109. -67    noAdrMkErr      Couldn't find valid addr mark
  110. -68    dataVerErr      Read and verify compare failed
  111. -69    badCksmErr      Addr mark checksum didn't check
  112. -70    badBtSlpErr     Bad addr mark bit slip nibbles
  113. -71    noDtaMkErr      Couldn't find a data mark header
  114. -72    badDCksum       Bad data mark checksum
  115. -73    badDBtSlp       Bad data mark bit slip nibbles
  116. -74    weUnderrun      Write underrun occured
  117. -75    cantStepErr     Step handshake failed
  118. -76    tkOBadErr       Track 0 detect doesn't change
  119. -77    initIWMErr      Unable to initialize IWM
  120. -78    twoSideErr      Tried to read 2nd side on a 1-sided drive
  121. -79    spdAdjErr       Unable to correcetly adjust disk speed
  122. -80    seekErr         Track number wrong on address mark
  123. -81    sectNFErr       Sector number never found on a track
  124. -82    fmt1Err         Can't find sector 0 after track format
  125. -83    fmt2Err         Can't get enough sync
  126. -84    verErr          Track failed to verify
  127. -85    clkRdErr        Unable to read clock value twice
  128. -86    clkWrErr        Time written did not verify
  129. -87    prWrErr         Parameter ram written didn't read-verify
  130. -88    prInitErr       InitUtil found the parameter ram 
  131.                        uninitialized
  132. -89    rcvrErr         SCC receiver error (framing, parity, OR)
  133. -90    breakRecd       Break received (SCC)
  134.  
  135. AppleTalk Errors
  136.  
  137. -91    ddpSktErr       Error opening socket *OR*
  138. -91    eMultiErr       Invalid address or table is full
  139. -92    ddpLenErr       Data lenth too big *OR*
  140. -92    eLenErr         Packet too large or first entry of the write 
  141.                        data structure did not contain the full   
  142.                        14-byte header
  143. -93    noBridgeErr     No router available [for non-local send]
  144. -94    lapProtErr      Error in attaching/detaching protocol *OR*
  145. -94    LAPProtErr      Protocol handler is already attached, node's 
  146.                        protocol table is full, protocol not 
  147.                        attached, or protocol handler pointer was not 
  148.                        0    
  149. -95    exceesCollsns            Hardware error [excessive collusions on 
  150.                        write]
  151. -97       portInUse          Driver Open error code (port is in use)
  152. -98       portNotCf          Driver Open error code (parameter RAM not 
  153.                        configured for this connection
  154. -99                memROZEErr                        Hard error in ROZ
  155. -99                memROZEError                Hard error in ROZ
  156. -99    memROZWarn                        Soft error in ROZ
  157.  
  158. Scrap Manager Errors
  159.  
  160. -100            noScrapErr                        No scrap exists error
  161. -102         noTypeErr                            Format not available [no object of that type 
  162.                                                                                             in scrap]
  163.  
  164. Storage Allocator Errors
  165.  
  166. -108      memFullErr         Ran out of memory [not enough room in heap 
  167.                                                                                             zone]
  168. -109            nolHandleErr                GetHandleSize fails on bsaeText or              
  169.                        substitutionText; NIL master pointer [handle 
  170.                        was NIL in HandleZone or other]
  171. -110            memAdrErr                            Address was odd, or out of range
  172. -111            memWZErr                                Attempted to operate on a free block; 
  173.                        GetHandleSize fails on baseText or 
  174.                        substitionText [WhichZone failed (applied to 
  175.                        free block)]
  176. -112            memPurErr                            Trying to purge a locked or non-purgeable         
  177.                                                                                             block
  178. -113            memAZErr        Address in zone check failed
  179. -114            memPCErr                                Pointer Check failed
  180. -115            memBCErr                                Block Check failed
  181. -116   memSCErr        Size Check failed
  182. -117   memLockedErr    Trying to move a locked block (MoveHHI)
  183.  
  184. HFS Errors
  185.  
  186. -120    dirNFErr       Directory not found
  187. -121    tmwdoErr                         No free WDCB available
  188. -122                badMovErr                        Move into offspring error
  189. -123                wrgVolTypErr            Not an HFS volume [wrong volume type error 
  190.                                                                                             or (obsolete) operation not supported for 
  191.                                                                                             MFS]
  192. -124                volGoneErr                    Server volume has been disconnected
  193. -125                updPixMemErr            Insufficient memory to update a pixmap
  194. -127                fsDSIntErr                    Internal file system error
  195.  
  196. Menu Manager Errors
  197.  
  198. -126                dsMBarNFnd                    System error code for MBDF not found
  199. -127                dsHMenuFindErr     Could not find Hmenu's parent in MenuKey
  200. -128                userCanceledErr    User canceled an operation
  201.  
  202. HFS File ID Errors
  203.  
  204. -130                fidNotFound                No file thread exists
  205. -131                fidNotAFile                Directory specified
  206. -132                fidExists                        File id already exists
  207.  
  208. Color QuickDraw & Color Manager Errors
  209.  
  210. -147                regionTooBigError     Region too big or complex
  211. -148                pixMapTooBigErr                Pixel map record is deeper than 1 bit per 
  212.                                                                                                             pixel [passed pixelmap is too large]
  213. -149                notEnoughStack                    Not enough stack space for the necessary 
  214.                                                                                                             buffers *OR*    
  215. -149                mfStackErr                                    Insufficient stack
  216. -150                cMatchErr                                        Color2Index failed to find an index
  217. -151                cTempMemErr                                Failed to allocate memory for temporary                     
  218.                                                                                                             structures
  219. -152                cNoMemErr                                        Failed to allocate memory for structure
  220. -153                cRangeErr                                        Range error on colorTable request
  221. -154                cProtectErr                                ColorTable entry protection violation
  222. -155                cDevErr                                                Invalid type of graphics device
  223. -156                cResErr                                                Invalid resolution for MakelTable
  224. -157                cDepthErr                                        Invalid pixel depth
  225. -158                cParmErr                                            Invalid parameter
  226.  
  227. Resource Manager Errors (other than I/O Errors)
  228.  
  229. -185                badExtResource                    Extended resource has a bad format
  230. -186                CantDecompress                    Resource bent ("the bends")
  231. -188                resourceInMemory            Resource already in memory
  232. -189                writingPastEnd                    Writing past end of file
  233. -190                inputOutOfBounds            Offset or count out of bounds
  234. -192    resNotFound                    Resource not found
  235. -193    resFnotFound                   Resource file not found
  236. -194                addResFailed                            AddResource failed
  237. -195                addRefFailed                            Add Reference failed
  238. -196                rmvResFailed                            RmveResource failed
  239. -197                rmvRefFailed                            RMVEReference failed
  240. -198                resAttrErr                                    Attribute inconsistent with operation
  241. -199                mapReadErr                                    Map inconsistent with operation
  242.  
  243. Sound Manager Errors
  244.  
  245. -200                noHardware                                    Required sound hardware not available [no 
  246.                                                                                                             hardware support for the specified 
  247.                                                                                                             synthesizer]
  248. -201                notEnoughHardware        Insufficient hardware available [no more 
  249.                                                                                                             channels for the specified synthesizer
  250. -203                queueFull                                        No room in the queue
  251. -204                resProblem                                    Problem loading the resource
  252. -205                badChannel                                    Channel is corrupt or unusable [invalid 
  253.                                                                                                             channel queue lenth]
  254. -206                badFormat                                        Resource is corrupt or unusable
  255. -207                notEnoughBufferSpace     Insufficient memroy available
  256. -208                badFileFormat                        File is corrupted or unusabe, or not AIFF 
  257.                                                                                                             or AIFF-C
  258. -209                channel                                                Channel is busy    
  259. -210                buffersTooSmall                Buffer is too small
  260. -211                channelNotBusy                    Channel not currently used
  261. -212                noMoreRealTime                    Not enough CPU time available
  262. -213                badParam                                            A parameter is incorrect
  263. -220                siNoSoundInHardware     No sound input hardware available
  264. -221                siBadSoundInDevice      Invalid sound input device
  265. -222                siNoBufferSpecified     No buffer specified
  266. -223                siInvalidCompression    Invalid compression type
  267. -224                siHardDiskTooSlow        Hardrive too slow to record
  268. -225                siInvalidSampleRate     Invalid sample rate
  269. -226                siInvalidSampleSize     Invalid sample size
  270. -227                siDeviceBusyErr                Sound input device is busy
  271. -228                siBadDevice Name            Invalid device name
  272. -229                siBadRefNum                                Invalid reference number
  273. -230                siInputDeviceErr            Input device hardware failure
  274. -231                siUnknownInfoType        Unknown type of information
  275. -232                siUnknownQuality            Unknown quality
  276.  
  277. MIDI Manager Errors
  278.  
  279. -250                midiNoClientErr                no client with that ID found
  280. -251                midiNoPortErr                        no port with that ID found
  281. -252                midiTooManyPortsErr     too many ports already installed in the 
  282.                                                                                                                  system
  283. -253                midiTooManyConsErr        to many connections made
  284. -254                midiVConnectErr                    pending virtual connection created
  285. -255                midiVConnectMade                pending virtual connection resolved
  286. -256                midiVConnectRmvd                pending virtual connection removed
  287. -257                midiNoConErr                                no connection exits between specified 
  288.                                                                                                                 ports
  289. -258                midiWriteErr                                couldn't write to all connected ports
  290. -259                midiNameLenErr                        name supplied is longer than 31 
  291.                                                                                                                 characters
  292. -260                midiDuplDErr                                duplicate client ID
  293. -261                midiInvalidCmdErr            command not supported for port type
  294.  
  295. Notification Manager Errors
  296.  
  297. -299                    nmTypeErr                                     Invalid qType-must be ORD(nmType)
  298.  
  299. Start Manager Errors
  300.  
  301. -290                    smSDMInitErr                            SDM could not be initialized
  302. -291                    smSRTInitErr                            Slot Resource Table could not be 
  303.                                                                                                                 initialized
  304. -292                    smPRAMInitErr                        Slot Resource Table could not be 
  305.                                                                                                                 initialized
  306. -293                    smPriInitErr                            Cards could not be initialized
  307. -300                    smEmptySlot                                No card in slot
  308. -301                    smCRCFail                                        CRC check failed for declaration data
  309. -302                    smFormatErr                                FHeader Format is not Apple's
  310. -303                    smRevisionErr                        Wrong revision level
  311. -304                    smNoDir                                                Directory offset is Nil
  312. -305                    smLWTstBad                                    Long Word test field <> $5A932BC7
  313. -306                    smNosInfoArray                    No sInfoArray. Memory Mgr error.
  314. -307                    smResrvErr                                    Fatal reserved error.  Reserved field <> 
  315.                                                                                                                 0.
  316. -308                    smUnExBusErr                            Unexpected Bus Error
  317. -309                    smBLFieldBad                            ByteLanes field was bad.
  318. -310                    smFHBlockRdErr                    Error occured during _sGetFHeader
  319. -311                    smFHBlkDispErr                    Error occured during _sDisposePtr 
  320.                                                                                                                 (Dispose of    FHeader block).
  321. -312                    smDisposePErr                        _DisposePointer error
  322. -313                    smNoBoardsRsrc                    No Board sResource
  323. -314                    smGetPRErr                                 Error occured during _sGetPRAMRec (See 
  324.                                                                                                                 SIMStatus)
  325. -315                    smNoBoardId                                No baord Id
  326. -316                    smIntStatVErr                     The initStatusV field was negative after 
  327.                                                                                                                 primary or secondary init.
  328. -317                    smIntTbleVErr            An error occured while trying to 
  329.                                                                                                                 initialize the Slot Resource Table.
  330. -318                    smNoJmpTbl                                    SDM jump table could not be created.
  331. -319                    smBadBoardId                            BoardId was wrong, re-init the PRAM 
  332.                                                                                                                 record.
  333. -320                    smBusErrTO                                    BusError time out.
  334. -330                    smBadRefld                                    Reference Id not found in list
  335. -331                    smBadsList                                    Bad sResource [sList] structure:
  336.                                                                                                                 Id1<Id2<Id3 ... format is not followed.
  337. -332                    smReservedErr                        Reserved field not zero
  338. -333                    smCodeRevErr                            Code revision is wrong
  339. -334                    smCPUErr                                            Code revision is wrong
  340. -335                    smsPointerNil                        LPointer is nil {From sOffset Data.  If 
  341.                                                                                                                 this error occurs, check sInfo rec for         
  342.                                                                                                                 more information}
  343. -336                    smNilsBlockErr                    Nil sBlock error {Don't allocate and try 
  344.                                                                                                                 to use a nil sBlock}    
  345. -337                    smSlotOOBErr                         Slot out of bounds error
  346. -338                    smSelOOBerr                                Selector out of bounds error; function 
  347.                                                                                                                 not    implemented            
  348. -339                    smNewPErr                                        _NewPtr error
  349. -340                    smBlkMoveErr                            _BlockMove error
  350. -341                    smCkStatusErr                        Status of slot = fail
  351. -342                    smGetDrvrNamErr                Error occured during _sGetDrvrName
  352. -343                    smDisDrvrNamErr                Error occured during _sDisDrvrName
  353. -344                    smNoMoresRsrcs                    No more sResources *OR*
  354. -344                    smNoMoresResources    Specified sResource data structure not 
  355.                                                        found
  356. -345                    smsGetDrvrErr                        Error occured during _sGetDriver
  357. -346                    smBadsPtrErr                            Bad pointer was passed to sCaldsPointer 
  358.                                                        function
  359. -347                    smByteLanesErr                    ByteLanes field in card's format block                 
  360.                                                                                                                 was    determined to be zero
  361. -348                    smOffsetErr                                Offset was too big (temporary, should be 
  362.                                                                                                                 fixed)
  363. -349                    smNoGoodOpens                        No opens were successful in the loop
  364. -350                    smSRTOvrFlErr                        SRT over flow
  365. -351                    smRecNotFnd                                Record not found in the SRT
  366.  
  367. Misc. Device Manager Errors
  368.  
  369. -360                    slotNumErr                                     invalid slot # error
  370. -400                    gcrOnMFMErr                                    gcr format on high density media error
  371. -417     btKeyAttrErr        There is no such key attribute
  372.  
  373. Edition Manager Errors
  374.  
  375. -450          editionMgrInitErr    Manager not initialized or could not
  376.                              load package
  377. -451          badSectionErr        Not a valid section type
  378. -452          notRegisteredSectionErr  Not registered
  379. -454          badSubPartErr        Bad edition container spec or invalid
  380.                              edition container
  381. -460          multiplePublisherWrn Already is a publisher
  382. -461          containerNotFoundWrn Alias was not resolved
  383. -463          notThePublisherWrn   Not the publisher
  384.  
  385. SCSI Manager Errors
  386.  
  387. -470          scsiBadPBErr                        invalid field(s) in the parameter block
  388. -471          scsiOverrunErr                      attempted to transfer too many bytes
  389. -472          scsiTransferErr                     write flag conflicts with data transfer 
  390.                                                      phase
  391. -473          scsiBusTOErr                        bus error during transfer
  392. -474          scsiSelectTOErr                     scsiSelTO exceeded (selection failed)
  393. -475          scsiTimeOutErr                      scsiReqTO exceeded
  394. -476          scsiBusResetErr                     the bus was reset, so your request was 
  395.                                                      aborted
  396. -477          scsiBadStatus                       non-zero (not "Good") status returned
  397. -478          scsiNoStatusErr                     device did not go through a status phase
  398. -479          scsiLinkFailErr                     linked command never executed
  399. -489          scsiUnimpVctErr                     unimplemented routine was called
  400.  
  401. DeBugger Errors
  402. (SysErrs used instead of inline $A9FF & $ABFF)
  403.  
  404. -490          userBreak                       user debugger break
  405. -491          strUserBreak                    user debugger break - display string on 
  406.                                                                                                                 stack
  407. -492          exUserBreak                     user debugger break - execute commands on 
  408.                                                                                                                 stack
  409.  
  410. Misc. QuickDraw, TextEdit and O/S Errors
  411.  
  412. -500          rgnTooBigErr                    Bitmap would convert into a region 
  413.                                                                                                                 greater than 64 KB
  414. -501          teScrapSizeErr                  scrap item too big for text edit record
  415. -502          hwParamrErr                     bad selector for _HWPriv
  416.  
  417. Process Manager Errors
  418.  
  419. -600          procNotFound          No eligible process with specified process
  420.                                     serial number
  421. -601          memFragErr            Not enough room to launch application
  422.                                     with special requirements
  423. -602          appModeErr            Memory mode is 32-bit, but application is
  424.                                     not 32-bit clean
  425. -603          protocolErr           app made module calls in improper order
  426. -604          hardwareConfigErr     hardware configuration not correct for 
  427.                            call
  428. -605          appMemFullErr         Partition size specified in 'SIZE' 
  429.                                                                                                             resource is not big enough for launch
  430. -606          appIsDaemon           Application is background-only
  431. -607          bufferIsSmall         Buffer is too small
  432. -608          noOutstandingHLE      No outstanding high-level event
  433. -609          connectionInvalid  Connection is invalid
  434. -610          noUserInteractionAllowed  Attempted PostHighLevelEvent from
  435.                                                        background and no session yet 
  436.                                                                                                                                      established
  437. -617    threadTooManyReqsErr  unknown
  438. -618    threadNotFoundErr  unknown
  439. -619    threadProtocalErr  unknown
  440.  
  441. Virtual Memory Dispatch Errors
  442.  
  443. -620             notEnoughMemoryErr Insufficient physical memory
  444. -621          notHeldErr         Specified range of memory is not held
  445. -622          cannotMakeContiguousErr  Cannot make specified range 
  446.                                                                                                                                  contiguous
  447. -623          notLockedErr       Specified range of memory is not locked
  448. -624          interruptsMaskedErr  Called with interrupts masked
  449. -625          cannotDeferErr     Unable to defer additional user functions
  450.  
  451. Database Access (PACK13) Errors
  452.  
  453. -800          rcDBNull              The data item was NULL
  454. -801          rcDBValue             Data available or successfully retrieved
  455. -802          rcDBError             Error executing function
  456. -803          rcDBBadType           Next data item not of requested data type
  457. -804          rcDBBreak             Function timed out
  458. -805          rcDBExec              Query currently executing
  459. -806          reDBBadSessID         Session ID is invalid
  460. -807          rcDBBadSessNum        Invalid session number
  461. -808          rcDBBadDDEV           CouldnΓÇÖt find the specified database 
  462.                                                                                                             extension,    or error occurred in opening 
  463.                                                                                                             database extension
  464. -809          rcDBAsyncNotSupp      The database extension does not support
  465.                                     asynchronous calls
  466. -810          rcDBBadAsyncPB        Invalid parameter block specified
  467. -811             rcDBNoHandler         There is no handler for this data type
  468.                                     installed for the current application
  469. -812          rcDBWrongVersion      Wrong version number
  470. -813          rcDBPackNotInited     The InitDBPack function has not yet been 
  471.                            called
  472.  
  473. Balloon Help Manager Errors
  474.  
  475. -850          hmHelpDisabled     Help balloons are not enabled
  476. -851          hmResNotFound      unknown
  477. -852          hmMemFullErr       unknown
  478. -853          hmBalloonAborted   Because of constant cursor movement,
  479.                            the help balloon wasnΓÇÖt displayed
  480. -854          hmSameAsLastBalloon  Menu and item are same as previous menu 
  481.                                                                                                                  and item
  482. -855          hmHelpManagerNotInited  Help menu not set up
  483. -856          hmBadSelector       unknown
  484. -857          hmSkippedBalloon    No ballon content to fill in
  485. -858          hmWrongVersion      Wrong version of Help Manager resource
  486. -859          hmUnknownHelpType   Help message record contained a bad type
  487. -860          hmCouldNotLoadPackage  unknown
  488. -861          hmOperationUnsupported  Bad method parameter
  489. -862          hmNoBalloonUp       No balloon showing
  490. -863          hmCloseViewActive      User using Close View wonΓÇÖt let you                         
  491.                                                                                                                 remove    balloon
  492.  
  493. AppleTalk PPC Toolbox Errors
  494.  
  495. -900          notInitErr                   PPC Toolbox has not been initialized yet
  496. -902          nameTypeErr                  Invalid or inappropriate 
  497.                                                                                                                 locationKindSelector    in location name
  498. -903          noPortErr                    Invalid port name; Unable to open port or 
  499.                                                                                                                 bad port reference number
  500. -904          noGlobalsErr                 System unable to allocate memory, 
  501.                                                                                                                 critical error
  502. -905          localOnlyErr                 Network activity is currently disabled
  503. -906          destPortErr                  Port does not exist at destination
  504. -907          sessTableErr                 PPC Toolbox is unable to create a session
  505. -908          noSessionErr                 Invalid session reference number
  506. -909          badReqErr                    Bad parameter or invalid state for this 
  507.                                                                                                                 operation
  508. -910          portNameExistsErr      Another port is already open with this 
  509.                                                                                                                 name
  510. -911          noUserNameErr                User name unknown on destination machine
  511. -912          userRejectErr                Destination rejected the session request
  512. -915          noResponseErr                Unable to contact application
  513. -916          portClosedErr                The port was closed
  514. -917          sessClosedErr                The session has closed
  515. -919          badPortNameErr               PPC port record is invalid
  516. -922          noDefaultUserErr             User has not specified owner name in 
  517.                                                                                                                 Sharing Setup control panel
  518. -923          notLoggedInErr               Default user reference number does not 
  519.                                                                                                                 yet exist
  520. -924          noUserRefErr                 Unable to create a new user reference 
  521.                                                                                                                 number
  522. -925          networkErr                   An error has occurred in the network
  523. -926          noInformErr                  PPCStart failed because target 
  524.                                                                                                                 application did 
  525.                                                                                                                 not have an inform pending
  526. -927          authFailErr                  UserΓÇÖs password is wrong
  527. -928          noUserRecErr        Invalid user reference number
  528. -930          badServiceMethodErr Service method is other than
  529.                                ppcServiceRealTime
  530. -931          badLocNameErr       Location name is invalid
  531. -932             guestNotAllowedErr  Destination port requires authentication
  532.  
  533. -1000   noMaskFoundErr      Icon Utilties Error
  534.  
  535. AppleTalk NBP Errors
  536.  
  537. -1024         nbpBuffOvr                      Buffer overflow in LookupName
  538. -1025         nbpNoConfirm                    Name not confirmed on ConfirmName
  539. -1026         nbpConfDiff                     Name confirmed at different socket
  540. -1027         nbpDuplicate                    Duplicate name exists already
  541. -1028         nbpNotFound                     Name not found on remove
  542. -1029         nbpNISErr                       Error trying to open the NIS
  543.  
  544. AppleTalk ASP (XPP Driver) Errors
  545.  
  546. -1066         aspBadVersNum               Server cannot support this ASP version
  547. -1067         aspBufTooSmall              Buffer too small
  548. -1068         aspNoMoreSess               No more sessions on server
  549. -1069         aspNoServers                No servers at that address
  550. -1070         aspParamErr                 Parameter error
  551. -1071         aspServerBusy               Server cannot open another session
  552. -1072         aspSessClosed               Session closed
  553. -1073         aspSizeErr                  Command block too big
  554. -1074         aspTooMany                  Too many clients (server error)
  555. -1075         aspNoAck                    No ack on attention request (server err)
  556.  
  557.  
  558.  
  559. See next Chapter for more negative I.D. codes.
  560.